func runtime.slicebytetostringtmp
6 uses
runtime (current package)
debuglog.go#L837: print(slicebytetostringtmp((*byte)(noescape(unsafe.Pointer(&pnanoBytes[0]))), len(pnanoBytes)))
os_linux.go#L344: v, ok := atoi(slicebytetostringtmp((*byte)(ptr), int(n)))
string.go#L173: s = slicebytetostringtmp(&b[0], len(b))
string.go#L194: func slicebytetostringtmp(ptr *byte, n int) string {
string.go#L199: abi.FuncPCABIInternal(slicebytetostringtmp))
string.go#L295: s = slicebytetostringtmp(&b[0], len(b))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)